速報APP / 生產應用 / Change Detection - Monitor webpages in b

Change Detection - Monitor webpages in b

價格:免費

更新日期:2019-01-01

檔案大小:2.8M

目前版本:2.2

版本需求:Android 5.0 以上版本

官方網站:mailto:bernaferrari2+cd@gmail.com

Change Detection - Monitor webpages in background(圖1)-速報App

Change Detection allows you to monitor any website to receive notifications when it is updated. This app works natively, without the need for any external servers (your data is safe), using all the latest technologies, a great UI and it is open source.

Use cases:

Change Detection - Monitor webpages in background(圖2)-速報App

- Teacher says grades will be published "soon", but no one knows what "soon" means and you are tired of reloading.

- You are working with a server and wants to know the result from a request, periodically.

Change Detection - Monitor webpages in background(圖3)-速報App

- You are waiting for updates on an Exam, like if something was postponed or updated.

It also also showcases all the Android Architecture Components working together: Room, ViewModels, LiveData, Paging, WorkManager and Navigation.

Change Detection - Monitor webpages in background(圖4)-速報App

When a change is detected on background, a notification (alert) is displayed. It currently doesn't work with login pages, but contributions are welcome. There are 3 viewers for the app, a text viewer that compares website history in a git-like way, with line by line added/removed and green/red, a pdf viewer which displays multi-paged PDFs on a carousel like interface, inspired by Lottie's open source sample app, and an image viewer, similar to the Pdf viewer, but with support for tiling (which allows heavy pictures to load faster and with lower memory).

Features:

Change Detection - Monitor webpages in background(圖5)-速報App

✅ Notification when a website changes

✅ Monitor multiple websites

Change Detection - Monitor webpages in background(圖6)-速報App

✅ Visual difference of all modifications (diff)

✅ Browse different versions of a site, PDF, image, or a text file.

Change Detection - Monitor webpages in background(圖7)-速報App

✅ Does not require any permissions.

✅ Gradient color customisations for each item.

Change Detection - Monitor webpages in background(圖8)-速報App

✅ Material design and latest Android Architecture Components.

❌Doesn't work with pages that require login.

✨ Source code is available here:

https://github.com/bernaferrari/ChangeDetection